home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / dsz0411x.arc / EXE_READ.ME < prev    next >
Text File  |  1991-04-28  |  1KB  |  28 lines

  1. Current versions of DSZ.EXE are compiled on the Xenix to DOS cross
  2. compiler from the same source files as DSZ.COM.
  3.  
  4. The .EXE version does not support the "B" (buffer size) parameter,
  5. and does not include file sharing code.
  6.  
  7. The .EXE version requires more memory than the .COM version.
  8.  
  9. It is included for the following reasons:
  10.  
  11.         1.  It is slightly faster than the .COM version when used on
  12.         4.77 mHz PC's at 19200 bps.
  13.  
  14.     The .EXE version uses macro expansions instead of subroutine
  15.     calls for CRC calculations, the compilation is speed optimized,
  16.     and the MS library routines may be faster than their TurboC
  17.     counterparts.
  18.  
  19.     2.  Some bulletin board interfaces are "hard wired" to
  20.     use the .EXE version in various mysterious ways.
  21.  
  22. Please refer to DSZ.DOC, part of DSZ.ARC for information on how to run
  23. this program.
  24.  
  25. NOTE: DOS searches for .COM programs before it searches for .EXE
  26. programs, even if an extension is specified!  This causes unexpected
  27. results if you have both DSZ.COM and DSZ.EXE.
  28.